JoinResult

sealed class JoinResult

Provides for different Join meeting request results.

Types

Link copied to clipboard

Request from unauthorized account or joining secured meeting without access or passcode expired.

Link copied to clipboard

Account is disabled.

Link copied to clipboard

Required min permissions are not granted.

Link copied to clipboard

Unable to process the request to an internal error.

Link copied to clipboard

When the meeting ID or passcode given is wrong.

Link copied to clipboard

Meeting needs login to join.

Link copied to clipboard

Meeting has reached maximum participants allowed.

Link copied to clipboard

Meeting is already joined.

Link copied to clipboard

Moderator has locked meeting and no more participants are allowed to join.

Link copied to clipboard

Internet is not connected or bandwidth is very low to make a network call.

Link copied to clipboard

The meeting is restricted. Go to http://bluejeans.com/{meetingId} and enter email. If allowed to join, user will receive passcode on email address provided.

Link copied to clipboard

When join meeting api request is successful.

Link copied to clipboard

Server has detected too many requests or request is termed unsafe.

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard